﻿2026-07-27T11:37:20.7556253Z Current runner version: '2.336.0'
2026-07-27T11:37:20.7561307Z Runner name: 'kitsubito'
2026-07-27T11:37:20.7561833Z Runner group name: 'Default'
2026-07-27T11:37:20.7562479Z Machine name: 'KITSUBITO'
2026-07-27T11:37:20.7566055Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T11:37:20.7568418Z Actions: write
2026-07-27T11:37:20.7568835Z ArtifactMetadata: write
2026-07-27T11:37:20.7569372Z Attestations: write
2026-07-27T11:37:20.7569754Z Checks: write
2026-07-27T11:37:20.7570111Z CodeQuality: write
2026-07-27T11:37:20.7570490Z Contents: write
2026-07-27T11:37:20.7570866Z CopilotRequests: write
2026-07-27T11:37:20.7571262Z Deployments: write
2026-07-27T11:37:20.7571629Z Discussions: write
2026-07-27T11:37:20.7572235Z Drives: write
2026-07-27T11:37:20.7572588Z Issues: write
2026-07-27T11:37:20.7572939Z Metadata: read
2026-07-27T11:37:20.7573295Z Models: read
2026-07-27T11:37:20.7573648Z Packages: write
2026-07-27T11:37:20.7574001Z Pages: write
2026-07-27T11:37:20.7574520Z PullRequests: write
2026-07-27T11:37:20.7574931Z RepositoryProjects: write
2026-07-27T11:37:20.7575354Z SecurityEvents: write
2026-07-27T11:37:20.7575732Z Statuses: write
2026-07-27T11:37:20.7576215Z VulnerabilityAlerts: read
2026-07-27T11:37:20.7576610Z ##[endgroup]
2026-07-27T11:37:20.7578474Z Secret source: Actions
2026-07-27T11:37:20.7579332Z Prepare workflow directory
2026-07-27T11:37:20.7944903Z Prepare all required actions
2026-07-27T11:37:20.7978716Z Getting action download info
2026-07-27T11:37:21.1315155Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T11:37:21.6898747Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-27T11:37:21.7784091Z ##[group]Run set -euo pipefail
2026-07-27T11:37:21.7784676Z [36;1mset -euo pipefail[0m
2026-07-27T11:37:21.7785123Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T11:37:21.7785709Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T11:37:21.7786386Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T11:37:21.7787110Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T11:37:21.7787699Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T11:37:21.7788210Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T11:37:21.7789230Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T11:37:21.7790001Z [36;1m  exit 1[0m
2026-07-27T11:37:21.7790348Z [36;1mfi[0m
2026-07-27T11:37:21.7807282Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T11:37:21.7808070Z ##[endgroup]
2026-07-27T11:37:21.7946374Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=754880905216 floor_bytes=34359738368
2026-07-27T11:37:21.8119398Z ##[group]Run actions/checkout@v5
2026-07-27T11:37:21.8119884Z with:
2026-07-27T11:37:21.8120218Z   fetch-depth: 0
2026-07-27T11:37:21.8120595Z   repository: BigscreenVR/spt-bs-core
2026-07-27T11:37:21.8123353Z   token: ***
2026-07-27T11:37:21.8123696Z   ssh-strict: true
2026-07-27T11:37:21.8124043Z   ssh-user: git
2026-07-27T11:37:21.8124402Z   persist-credentials: true
2026-07-27T11:37:21.8124789Z   clean: true
2026-07-27T11:37:21.8125144Z   sparse-checkout-cone-mode: true
2026-07-27T11:37:21.8125558Z   fetch-tags: false
2026-07-27T11:37:21.8125910Z   show-progress: true
2026-07-27T11:37:21.8126276Z   lfs: false
2026-07-27T11:37:21.8126610Z   submodules: false
2026-07-27T11:37:21.8126973Z   set-safe-directory: true
2026-07-27T11:37:21.8127375Z   allow-unsafe-pr-checkout: false
2026-07-27T11:37:21.8127783Z ##[endgroup]
2026-07-27T11:37:21.8996996Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T11:37:21.8998809Z ##[group]Getting Git version info
2026-07-27T11:37:21.8999697Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T11:37:21.9000612Z [command]/usr/bin/git version
2026-07-27T11:37:21.9001094Z git version 2.43.0
2026-07-27T11:37:21.9002645Z ##[endgroup]
2026-07-27T11:37:21.9006059Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/83ad6fd7-acdf-4b0e-a53e-5b0afea5cd29' before making global git config changes
2026-07-27T11:37:21.9007337Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T11:37:21.9008310Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T11:37:21.9010028Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T11:37:21.9032174Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T11:37:21.9042377Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T11:37:21.9045243Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T11:37:21.9065640Z HEAD
2026-07-27T11:37:21.9098870Z ##[endgroup]
2026-07-27T11:37:21.9100698Z [command]/usr/bin/git submodule status
2026-07-27T11:37:21.9293081Z ##[group]Cleaning the repository
2026-07-27T11:37:21.9295977Z [command]/usr/bin/git clean -ffdx
2026-07-27T11:37:22.7562077Z Removing target/
2026-07-27T11:37:22.7573046Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T11:37:22.7645479Z HEAD is now at f519a71b Merge cc9e107b6398454c2c93c2c362b50cc3a6a09945 into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:37:22.7650295Z ##[endgroup]
2026-07-27T11:37:22.7651314Z ##[group]Disabling automatic garbage collection
2026-07-27T11:37:22.7654713Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T11:37:22.7679956Z ##[endgroup]
2026-07-27T11:37:22.7680786Z ##[group]Setting up auth
2026-07-27T11:37:22.7688016Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T11:37:22.7714375Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T11:37:22.7961421Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T11:37:22.7987501Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T11:37:22.8173017Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T11:37:22.8201623Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T11:37:22.8393575Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T11:37:22.8426648Z ##[endgroup]
2026-07-27T11:37:22.8427531Z ##[group]Fetching the repository
2026-07-27T11:37:22.8435406Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +921c37a6e5abafac78eb69ea89278fc12ed54597:refs/remotes/pull/102/merge
2026-07-27T11:37:23.3044050Z ##[endgroup]
2026-07-27T11:37:23.3045383Z ##[group]Determining the checkout info
2026-07-27T11:37:23.3046748Z ##[endgroup]
2026-07-27T11:37:23.3048054Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T11:37:23.3131609Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T11:37:23.3159139Z ##[group]Checking out the ref
2026-07-27T11:37:23.3161396Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/102/merge
2026-07-27T11:37:23.3348249Z Previous HEAD position was f519a71b Merge cc9e107b6398454c2c93c2c362b50cc3a6a09945 into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:37:23.3351746Z HEAD is now at 921c37a6 Merge fe4c6f29193bbdb4dbda49552c24bdeb54d3bf30 into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T11:37:23.3356052Z ##[endgroup]
2026-07-27T11:37:23.3390066Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T11:37:23.3412849Z 921c37a6e5abafac78eb69ea89278fc12ed54597
2026-07-27T11:37:23.3590608Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-27T11:37:23.3592230Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-27T11:37:23.3606688Z shell: /usr/bin/bash -e {0}
2026-07-27T11:37:23.3607566Z ##[endgroup]
2026-07-27T11:37:23.3727072Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-27T11:37:23.3728596Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-27T11:37:23.3746911Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T11:37:23.3748284Z env:
2026-07-27T11:37:23.3749243Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T11:37:23.3750360Z ##[endgroup]
2026-07-27T11:37:23.3805051Z CI-CENSUS scope roots:
2026-07-27T11:37:23.3806371Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T11:37:23.3808247Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T11:37:23.3810611Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T11:37:23.3812510Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T11:37:23.3813548Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T11:37:23.3852189Z CI-CENSUS self-check OK: walked 388 /proc entries, exe resolution live
2026-07-27T11:37:24.8446343Z CI-CENSUS phase=start box_procs=388 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T11:37:24.8446996Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T11:37:24.8487893Z ##[group]Run set -euo pipefail
2026-07-27T11:37:24.8488231Z [36;1mset -euo pipefail[0m
2026-07-27T11:37:24.8488494Z [36;1mPIN=0c95435[0m
2026-07-27T11:37:24.8488737Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-27T11:37:24.8489147Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-27T11:37:24.8489533Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-27T11:37:24.8490015Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-27T11:37:24.8490485Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-27T11:37:24.8490864Z [36;1m  rm -rf "$CACHE"[0m
2026-07-27T11:37:24.8491122Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-27T11:37:24.8491432Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-27T11:37:24.8491780Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-27T11:37:24.8492175Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-27T11:37:24.8492466Z [36;1mfi[0m
2026-07-27T11:37:24.8492785Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-27T11:37:24.8506353Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T11:37:24.8506679Z env:
2026-07-27T11:37:24.8506896Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T11:37:24.8507168Z ##[endgroup]
2026-07-27T11:37:25.1406042Z    Compiling proc-macro2 v1.0.106
2026-07-27T11:37:25.1406647Z    Compiling quote v1.0.45
2026-07-27T11:37:25.1406981Z    Compiling unicode-ident v1.0.24
2026-07-27T11:37:25.1407244Z    Compiling libc v0.2.186
2026-07-27T11:37:25.1407488Z    Compiling serde_core v1.0.228
2026-07-27T11:37:25.1407754Z    Compiling cfg-if v1.0.4
2026-07-27T11:37:25.1432433Z    Compiling serde v1.0.228
2026-07-27T11:37:25.1464070Z    Compiling log v0.4.32
2026-07-27T11:37:25.1509119Z    Compiling pin-project-lite v0.2.17
2026-07-27T11:37:25.1509810Z    Compiling portable-atomic v1.13.1
2026-07-27T11:37:25.1526833Z    Compiling typenum v1.20.1
2026-07-27T11:37:25.1622144Z    Compiling memchr v2.8.1
2026-07-27T11:37:25.1622850Z    Compiling version_check v0.9.5
2026-07-27T11:37:25.1681377Z    Compiling critical-section v1.2.0
2026-07-27T11:37:25.1770707Z    Compiling shlex v2.0.1
2026-07-27T11:37:25.1922082Z    Compiling find-msvc-tools v0.1.9
2026-07-27T11:37:25.2372868Z    Compiling subtle v2.6.1
2026-07-27T11:37:25.2531348Z    Compiling futures-core v0.3.32
2026-07-27T11:37:25.2930967Z    Compiling bytes v1.11.1
2026-07-27T11:37:25.3762575Z    Compiling equivalent v1.0.2
2026-07-27T11:37:25.3801939Z    Compiling smallvec v1.15.1
2026-07-27T11:37:25.4002248Z    Compiling itoa v1.0.18
2026-07-27T11:37:25.4457285Z    Compiling semver v1.0.28
2026-07-27T11:37:25.4513720Z    Compiling stable_deref_trait v1.2.1
2026-07-27T11:37:25.4702667Z    Compiling futures-sink v0.3.32
2026-07-27T11:37:25.5053333Z    Compiling futures-io v0.3.32
2026-07-27T11:37:25.5060505Z    Compiling slab v0.4.12
2026-07-27T11:37:25.5342343Z    Compiling futures-task v0.3.32
2026-07-27T11:37:25.5821008Z    Compiling futures-channel v0.3.32
2026-07-27T11:37:25.6621098Z    Compiling rand_core v0.10.1
2026-07-27T11:37:25.6681190Z    Compiling generic-array v0.14.7
2026-07-27T11:37:25.6744273Z    Compiling bitflags v2.12.1
2026-07-27T11:37:25.6880997Z    Compiling rustc_version v0.4.1
2026-07-27T11:37:25.7381038Z    Compiling hashbrown v0.17.1
2026-07-27T11:37:25.7624788Z    Compiling rustversion v1.0.22
2026-07-27T11:37:25.8088490Z    Compiling getrandom v0.4.2
2026-07-27T11:37:25.8183827Z    Compiling cpufeatures v0.2.17
2026-07-27T11:37:25.8920969Z    Compiling fnv v1.0.7
2026-07-27T11:37:25.8990784Z    Compiling strsim v0.11.1
2026-07-27T11:37:25.9208791Z    Compiling cfg_aliases v0.2.1
2026-07-27T11:37:25.9480704Z    Compiling litemap v0.8.2
2026-07-27T11:37:25.9640694Z    Compiling writeable v0.6.3
2026-07-27T11:37:25.9930522Z    Compiling fs_extra v1.3.0
2026-07-27T11:37:25.9970611Z    Compiling ident_case v1.0.1
2026-07-27T11:37:26.0471372Z    Compiling icu_normalizer_data v2.2.0
2026-07-27T11:37:26.1100776Z    Compiling icu_properties_data v2.2.0
2026-07-27T11:37:26.1270610Z    Compiling utf8_iter v1.0.4
2026-07-27T11:37:26.2137271Z    Compiling dunce v1.0.5
2026-07-27T11:37:26.2354313Z    Compiling autocfg v1.5.1
2026-07-27T11:37:26.3198148Z    Compiling percent-encoding v2.3.2
2026-07-27T11:37:26.3530643Z    Compiling http v1.4.1
2026-07-27T11:37:26.3690583Z    Compiling aws-lc-rs v1.17.0
2026-07-27T11:37:26.5056353Z    Compiling syn v2.0.117
2026-07-27T11:37:26.5446815Z    Compiling thiserror v2.0.18
2026-07-27T11:37:26.5450241Z    Compiling cpufeatures v0.3.0
2026-07-27T11:37:26.5560960Z    Compiling unicode-segmentation v1.13.3
2026-07-27T11:37:26.5731062Z    Compiling scopeguard v1.2.0
2026-07-27T11:37:26.5860404Z    Compiling chacha20 v0.10.0
2026-07-27T11:37:26.6081087Z    Compiling form_urlencoded v1.2.2
2026-07-27T11:37:26.6511139Z    Compiling indexmap v2.14.0
2026-07-27T11:37:26.6587115Z    Compiling lock_api v0.4.14
2026-07-27T11:37:26.6630666Z    Compiling untrusted v0.9.0
2026-07-27T11:37:26.7052086Z    Compiling rustls v0.23.40
2026-07-27T11:37:26.7460711Z    Compiling heck v0.5.0
2026-07-27T11:37:26.7793957Z    Compiling const-oid v0.10.2
2026-07-27T11:37:26.8240948Z    Compiling atomic-waker v1.1.2
2026-07-27T11:37:26.8530244Z    Compiling unicode-xid v0.2.6
2026-07-27T11:37:26.8599439Z    Compiling anyhow v1.0.102
2026-07-27T11:37:26.9100918Z    Compiling paste v1.0.15
2026-07-27T11:37:26.9421179Z    Compiling parking_lot_core v0.9.12
2026-07-27T11:37:26.9475906Z    Compiling httparse v1.10.1
2026-07-27T11:37:26.9590646Z    Compiling zerocopy v0.8.50
2026-07-27T11:37:26.9740759Z    Compiling num-traits v0.2.19
2026-07-27T11:37:26.9981152Z    Compiling hybrid-array v0.4.12
2026-07-27T11:37:27.0230904Z    Compiling curve25519-dalek v4.1.3
2026-07-27T11:37:27.1558410Z    Compiling jobserver v0.1.34
2026-07-27T11:37:27.1973787Z    Compiling convert_case v0.10.0
2026-07-27T11:37:27.2252428Z    Compiling crypto-common v0.1.7
2026-07-27T11:37:27.2380674Z    Compiling block-buffer v0.10.4
2026-07-27T11:37:27.2680578Z    Compiling ahash v0.8.12
2026-07-27T11:37:27.2720705Z    Compiling either v1.16.0
2026-07-27T11:37:27.2790490Z    Compiling base64ct v1.8.3
2026-07-27T11:37:27.3699712Z    Compiling digest v0.10.7
2026-07-27T11:37:27.3823166Z    Compiling powerfmt v0.2.0
2026-07-27T11:37:27.4300935Z    Compiling fastrand v2.4.1
2026-07-27T11:37:27.5905847Z    Compiling http-body v1.0.1
2026-07-27T11:37:27.6060905Z    Compiling cc v1.2.63
2026-07-27T11:37:27.6131098Z    Compiling pem-rfc7468 v1.0.0
2026-07-27T11:37:27.6571127Z    Compiling deranged v0.5.8
2026-07-27T11:37:27.7390688Z    Compiling try-lock v0.2.5
2026-07-27T11:37:27.7468620Z    Compiling base64 v0.22.1
2026-07-27T11:37:27.7540738Z    Compiling mio v1.2.1
2026-07-27T11:37:27.7695478Z    Compiling socket2 v0.6.4
2026-07-27T11:37:27.8480543Z    Compiling getrandom v0.2.17
2026-07-27T11:37:27.8781032Z    Compiling zmij v1.0.21
2026-07-27T11:37:27.9510612Z    Compiling tinyvec_macros v0.1.1
2026-07-27T11:37:28.0185316Z    Compiling vcpkg v0.2.15
2026-07-27T11:37:28.0917820Z    Compiling rand v0.10.1
2026-07-27T11:37:28.0940560Z    Compiling uuid v1.23.2
2026-07-27T11:37:28.1477198Z    Compiling rand_core v0.6.4
2026-07-27T11:37:28.1621053Z    Compiling tower-service v0.3.3
2026-07-27T11:37:28.2022639Z    Compiling data-encoding v2.11.0
2026-07-27T11:37:28.2333344Z    Compiling num-conv v0.2.2
2026-07-27T11:37:28.2450800Z    Compiling time-core v0.1.8
2026-07-27T11:37:28.3091042Z    Compiling pkg-config v0.3.33
2026-07-27T11:37:28.3270797Z    Compiling parking_lot v0.12.5
2026-07-27T11:37:28.4100005Z    Compiling tinyvec v1.11.0
2026-07-27T11:37:28.4330701Z    Compiling want v0.3.1
2026-07-27T11:37:28.5406370Z    Compiling block-buffer v0.12.0
2026-07-27T11:37:28.6090493Z    Compiling crypto-common v0.2.2
2026-07-27T11:37:28.7010709Z    Compiling sha2 v0.10.9
2026-07-27T11:37:28.7500710Z    Compiling inout v0.1.4
2026-07-27T11:37:28.7632485Z    Compiling vergen-lib v9.1.0
2026-07-27T11:37:28.9180690Z    Compiling cmake v0.1.58
2026-07-27T11:37:28.9242051Z    Compiling n0-future v0.3.2
2026-07-27T11:37:28.9360399Z    Compiling crossbeam-utils v0.8.21
2026-07-27T11:37:28.9584038Z    Compiling httpdate v1.0.3
2026-07-27T11:37:28.9869247Z    Compiling parking v2.2.1
2026-07-27T11:37:29.0449854Z    Compiling winnow v1.0.3
2026-07-27T11:37:29.0670761Z    Compiling signature v2.2.0
2026-07-27T11:37:29.1090779Z    Compiling spin v0.10.0
2026-07-27T11:37:29.2099679Z    Compiling serde_json v1.0.150
2026-07-27T11:37:29.2221211Z    Compiling cordyceps v0.3.4
2026-07-27T11:37:29.2230497Z    Compiling diatomic-waker v0.2.3
2026-07-27T11:37:29.2565361Z    Compiling ed25519 v2.2.3
2026-07-27T11:37:29.2732095Z    Compiling futures-lite v2.6.1
2026-07-27T11:37:29.3360821Z    Compiling cipher v0.4.4
2026-07-27T11:37:29.4279373Z    Compiling netlink-packet-core v0.8.1
2026-07-27T11:37:29.4371013Z    Compiling universal-hash v0.5.1
2026-07-27T11:37:29.4410739Z    Compiling vergen-lib v0.1.6
2026-07-27T11:37:29.4640576Z    Compiling vergen v9.1.0
2026-07-27T11:37:29.4701127Z    Compiling heapless v0.7.17
2026-07-27T11:37:29.4943080Z    Compiling digest v0.11.3
2026-07-27T11:37:29.5410647Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-27T11:37:29.5580873Z    Compiling futures-buffered v0.2.13
2026-07-27T11:37:29.5680743Z    Compiling noq-udp v0.10.0
2026-07-27T11:37:29.6292539Z    Compiling sync_wrapper v1.0.2
2026-07-27T11:37:29.6467400Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-27T11:37:29.6615099Z    Compiling allocator-api2 v0.2.21
2026-07-27T11:37:29.6860970Z    Compiling opaque-debug v0.3.1
2026-07-27T11:37:29.7174085Z    Compiling byteorder v1.5.0
2026-07-27T11:37:29.7356508Z    Compiling polyval v0.6.2
2026-07-27T11:37:29.7980717Z    Compiling aws-lc-sys v0.41.0
2026-07-27T11:37:29.8130839Z    Compiling ring v0.17.14
2026-07-27T11:37:29.8231915Z    Compiling libsqlite3-sys v0.30.1
2026-07-27T11:37:29.9414001Z    Compiling hash32 v0.2.1
2026-07-27T11:37:29.9690644Z    Compiling spin v0.9.8
2026-07-27T11:37:30.0240569Z    Compiling vergen-gitcl v1.0.8
2026-07-27T11:37:30.0380779Z    Compiling fallible-iterator v0.3.0
2026-07-27T11:37:30.0558071Z    Compiling num_threads v0.1.7
2026-07-27T11:37:30.1810862Z    Compiling ryu v1.0.23
2026-07-27T11:37:30.1850452Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-27T11:37:30.1994369Z    Compiling signature v3.0.0
2026-07-27T11:37:30.2160769Z    Compiling tower-layer v0.3.3
2026-07-27T11:37:30.2530703Z    Compiling time v0.3.47
2026-07-27T11:37:30.3290811Z    Compiling ghash v0.5.1
2026-07-27T11:37:30.3700690Z    Compiling sha2 v0.11.0-rc.5
2026-07-27T11:37:30.4290491Z    Compiling aes v0.8.4
2026-07-27T11:37:30.4449555Z    Compiling ctr v0.9.2
2026-07-27T11:37:30.4594087Z    Compiling fs2 v0.4.3
2026-07-27T11:37:30.4750669Z    Compiling http-body-util v0.1.3
2026-07-27T11:37:30.5420798Z    Compiling aead v0.5.2
2026-07-27T11:37:30.6132982Z    Compiling openssl-probe v0.2.1
2026-07-27T11:37:30.6541084Z    Compiling arrayvec v0.7.6
2026-07-27T11:37:30.6610707Z    Compiling utf8parse v0.2.2
2026-07-27T11:37:30.6611412Z    Compiling crossbeam-epoch v0.9.18
2026-07-27T11:37:30.7580911Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-27T11:37:30.7820395Z    Compiling crossbeam-channel v0.5.15
2026-07-27T11:37:30.8187284Z    Compiling blake3 v1.8.5
2026-07-27T11:37:30.8773379Z    Compiling netlink-packet-route v0.29.0
2026-07-27T11:37:30.9003941Z    Compiling memoffset v0.6.5
2026-07-27T11:37:31.0358106Z    Compiling acto v0.8.2
2026-07-27T11:37:31.0683069Z    Compiling noq v0.18.0
2026-07-27T11:37:31.1160366Z    Compiling aes-gcm v0.10.3
2026-07-27T11:37:31.1540880Z    Compiling netwatch v0.16.0
2026-07-27T11:37:31.2570860Z    Compiling lru-slab v0.1.2
2026-07-27T11:37:31.3067406Z    Compiling ref-cast v1.0.25
2026-07-27T11:37:31.3300159Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-27T11:37:31.3570644Z    Compiling foldhash v0.2.0
2026-07-27T11:37:31.3910261Z    Compiling rustix v1.1.4
2026-07-27T11:37:31.4179886Z    Compiling thiserror v1.0.69
2026-07-27T11:37:31.4781012Z    Compiling sorted-index-buffer v0.2.1
2026-07-27T11:37:31.6024256Z    Compiling mac-addr v0.3.0
2026-07-27T11:37:31.6089484Z    Compiling xml-rs v0.8.28
2026-07-27T11:37:31.6191305Z    Compiling identity-hash v0.1.0
2026-07-27T11:37:31.6961710Z    Compiling tagptr v0.2.0
2026-07-27T11:37:31.7157378Z    Compiling rustc-hash v2.1.2
2026-07-27T11:37:31.8234399Z    Compiling hashbrown v0.16.1
2026-07-27T11:37:31.8570547Z    Compiling synstructure v0.13.2
2026-07-27T11:37:31.8651596Z    Compiling darling_core v0.20.11
2026-07-27T11:37:31.8721325Z    Compiling serde_derive_internals v0.29.1
2026-07-27T11:37:31.9750738Z    Compiling netlink-packet-route v0.30.0
2026-07-27T11:37:32.4253039Z    Compiling proc-macro-crate v3.5.0
2026-07-27T11:37:32.4690184Z    Compiling xmltree v0.10.3
2026-07-27T11:37:32.5595011Z    Compiling termios v0.2.2
2026-07-27T11:37:32.6900420Z    Compiling errno v0.3.14
2026-07-27T11:37:32.7020784Z    Compiling serial-core v0.4.0
2026-07-27T11:37:32.7210748Z    Compiling ioctl-rs v0.1.6
2026-07-27T11:37:32.7280843Z    Compiling aho-corasick v1.1.4
2026-07-27T11:37:32.7931056Z    Compiling simple-dns v0.9.3
2026-07-27T11:37:32.8400381Z    Compiling simdutf8 v0.1.5
2026-07-27T11:37:32.8559909Z    Compiling signal-hook v0.3.18
2026-07-27T11:37:32.8736077Z    Compiling arrayref v0.3.9
2026-07-27T11:37:32.8942922Z    Compiling constant_time_eq v0.4.2
2026-07-27T11:37:32.9390881Z    Compiling resolv-conf v0.7.6
2026-07-27T11:37:32.9891866Z    Compiling winnow v0.7.15
2026-07-27T11:37:33.0121041Z    Compiling sha1_smol v1.0.1
2026-07-27T11:37:33.0668141Z    Compiling linux-raw-sys v0.12.1
2026-07-27T11:37:33.1343028Z    Compiling regex-syntax v0.8.10
2026-07-27T11:37:33.1470858Z    Compiling smol_str v0.1.24
2026-07-27T11:37:33.2327607Z    Compiling toml_write v0.1.2
2026-07-27T11:37:33.3820879Z    Compiling serial-unix v0.4.0
2026-07-27T11:37:33.4490059Z    Compiling signal-hook-registry v1.4.8
2026-07-27T11:37:33.4491403Z    Compiling lru v0.16.4
2026-07-27T11:37:33.6782712Z    Compiling darling_core v0.23.0
2026-07-27T11:37:33.6902443Z    Compiling serde_bytes v0.11.19
2026-07-27T11:37:33.8380520Z    Compiling seize v0.5.1
2026-07-27T11:37:33.9249319Z    Compiling serde_derive v1.0.228
2026-07-27T11:37:33.9501570Z    Compiling zeroize_derive v1.4.3
2026-07-27T11:37:34.1540713Z    Compiling tokio-macros v2.7.0
2026-07-27T11:37:34.2824369Z    Compiling zerofrom-derive v0.1.7
2026-07-27T11:37:34.5663366Z    Compiling zeroize v1.8.2
2026-07-27T11:37:34.7659482Z    Compiling futures-macro v0.3.32
2026-07-27T11:37:34.9130773Z    Compiling tokio v1.52.3
2026-07-27T11:37:35.1834785Z    Compiling yoke-derive v0.8.2
2026-07-27T11:37:35.3701248Z    Compiling zerovec-derive v0.11.3
2026-07-27T11:37:35.5193408Z    Compiling displaydoc v0.2.6
2026-07-27T11:37:35.6536448Z    Compiling tracing-attributes v0.1.31
2026-07-27T11:37:35.7701446Z    Compiling zerofrom v0.1.8
2026-07-27T11:37:35.8330419Z    Compiling futures-util v0.3.32
2026-07-27T11:37:35.9059852Z    Compiling rustls-pki-types v1.14.1
2026-07-27T11:37:36.4199083Z    Compiling thiserror-impl v2.0.18
2026-07-27T11:37:36.5117889Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-27T11:37:36.6050674Z    Compiling yoke v0.8.3
2026-07-27T11:37:36.8053556Z    Compiling zerotrie v0.2.4
2026-07-27T11:37:36.8949088Z    Compiling zerovec v0.11.6
2026-07-27T11:37:37.1930574Z    Compiling darling_macro v0.20.11
2026-07-27T11:37:37.2223853Z    Compiling derive_more-impl v2.1.1
2026-07-27T11:37:37.3009394Z    Compiling n0-error-macros v0.1.3
2026-07-27T11:37:37.3093189Z    Compiling spez v0.1.2
2026-07-27T11:37:37.5469926Z    Compiling darling v0.20.11
2026-07-27T11:37:37.6518197Z    Compiling tinystr v0.8.3
2026-07-27T11:37:37.7013751Z    Compiling potential_utf v0.1.5
2026-07-27T11:37:37.7675755Z    Compiling derive_builder_core v0.20.2
2026-07-27T11:37:37.8490973Z    Compiling icu_locale_core v2.2.0
2026-07-27T11:37:37.8953066Z    Compiling icu_collections v2.2.0
2026-07-27T11:37:37.9080829Z    Compiling der v0.8.0-rc.10
2026-07-27T11:37:38.3651802Z    Compiling pin-project-internal v1.1.13
2026-07-27T11:37:38.4797509Z    Compiling n0-error v0.1.3
2026-07-27T11:37:38.7872998Z    Compiling ed25519-dalek v2.2.0
2026-07-27T11:37:39.0073262Z    Compiling ipnet v2.12.0
2026-07-27T11:37:39.1520977Z    Compiling spt-proto v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-27T11:37:39.2080688Z    Compiling icu_provider v2.2.0
2026-07-27T11:37:39.4560806Z    Compiling derive_builder_macro v0.20.2
2026-07-27T11:37:39.6177083Z    Compiling icu_normalizer v2.2.0
2026-07-27T11:37:39.6909848Z    Compiling once_cell v1.21.4
2026-07-27T11:37:39.7156272Z    Compiling icu_properties v2.2.0
2026-07-27T11:37:39.7621564Z    Compiling derive_builder v0.20.2
2026-07-27T11:37:39.7700454Z    Compiling pin-project v1.1.13
2026-07-27T11:37:39.8421392Z    Compiling spki v0.8.0-rc.4
2026-07-27T11:37:39.8653530Z    Compiling prefix-trie v0.8.4
2026-07-27T11:37:39.9313566Z    Compiling tracing-core v0.1.36
2026-07-27T11:37:40.0571509Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-27T11:37:40.1820793Z    Compiling hashbrown v0.14.5
2026-07-27T11:37:40.2207620Z    Compiling futures-executor v0.3.32
2026-07-27T11:37:40.2330377Z    Compiling ed25519 v3.0.0-rc.4
2026-07-27T11:37:40.5690933Z    Compiling tracing v0.1.44
2026-07-27T11:37:40.5999429Z    Compiling futures v0.3.32
2026-07-27T11:37:40.6530484Z    Compiling cobs v0.3.0
2026-07-27T11:37:40.6672177Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-27T11:37:40.6831036Z    Compiling postcard-derive v0.2.2
2026-07-27T11:37:40.7980654Z    Compiling tokio-util v0.7.18
2026-07-27T11:37:40.9040718Z    Compiling netlink-sys v0.8.8
2026-07-27T11:37:41.0940676Z    Compiling hashlink v0.9.1
2026-07-27T11:37:41.1453518Z    Compiling data-encoding-macro v0.1.20
2026-07-27T11:37:41.1570923Z    Compiling tower v0.5.3
2026-07-27T11:37:41.2180787Z    Compiling idna_adapter v1.2.2
2026-07-27T11:37:41.2506877Z    Compiling rustls-native-certs v0.8.4
2026-07-27T11:37:41.3128760Z    Compiling idna v1.1.0
2026-07-27T11:37:41.3430518Z    Compiling postcard v1.1.3
2026-07-27T11:37:41.3990825Z    Compiling iroh-metrics-derive v0.4.1
2026-07-27T11:37:41.5084483Z    Compiling num_enum_derive v0.7.6
2026-07-27T11:37:41.5214625Z    Compiling async-trait v0.1.89
2026-07-27T11:37:41.5321060Z    Compiling enum-assoc v1.3.0
2026-07-27T11:37:41.5930811Z    Compiling strum_macros v0.28.0
2026-07-27T11:37:41.6840565Z    Compiling iroh-relay v0.98.0
2026-07-27T11:37:41.8286950Z    Compiling url v2.5.8
2026-07-27T11:37:41.8417793Z    Compiling rusqlite v0.32.1
2026-07-27T11:37:41.8661020Z    Compiling netlink-proto v0.12.0
2026-07-27T11:37:41.9551049Z    Compiling h2 v0.4.14
2026-07-27T11:37:41.9993449Z    Compiling derive_more v2.1.1
2026-07-27T11:37:42.0095919Z    Compiling iroh-metrics v0.38.3
2026-07-27T11:37:42.1931282Z    Compiling tokio-stream v0.1.18
2026-07-27T11:37:42.3150411Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-27T11:37:42.3512494Z    Compiling n0-watcher v0.6.1
2026-07-27T11:37:42.5990725Z    Compiling netdev v0.42.0
2026-07-27T11:37:42.6076265Z    Compiling num_enum v0.7.6
2026-07-27T11:37:42.7220688Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-27T11:37:42.7525909Z    Compiling attohttpc v0.30.1
2026-07-27T11:37:42.7641297Z    Compiling iroh-base v0.98.0
2026-07-27T11:37:42.7752237Z    Compiling tower-http v0.6.11
2026-07-27T11:37:42.8210942Z    Compiling moka v0.12.15
2026-07-27T11:37:42.9051125Z    Compiling serde_spanned v0.6.9
2026-07-27T11:37:42.9559309Z    Compiling toml_datetime v0.6.11
2026-07-27T11:37:42.9876897Z    Compiling ref-cast-impl v1.0.25
2026-07-27T11:37:43.0543899Z    Compiling thiserror-impl v1.0.69
2026-07-27T11:37:43.2941253Z    Compiling spt-store v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-27T11:37:43.3328013Z    Compiling toml_edit v0.22.27
2026-07-27T11:37:43.6260996Z    Compiling webpki-roots v1.0.7
2026-07-27T11:37:43.6791319Z    Compiling regex-automata v0.4.14
2026-07-27T11:37:43.7611248Z    Compiling schemars_derive v1.2.1
2026-07-27T11:37:43.9377765Z    Compiling hmac v0.12.1
2026-07-27T11:37:44.0422865Z    Compiling iroh v0.98.2
2026-07-27T11:37:44.0700626Z    Compiling rustix v0.38.44
2026-07-27T11:37:44.1861136Z    Compiling bitflags v1.3.2
2026-07-27T11:37:44.2517656Z    Compiling cmov v0.5.4
2026-07-27T11:37:44.2994306Z    Compiling pin-utils v0.1.0
2026-07-27T11:37:44.3227668Z    Compiling dyn-clone v1.0.20
2026-07-27T11:37:44.3634384Z    Compiling nix v0.25.1
2026-07-27T11:37:44.4639351Z    Compiling hkdf v0.12.4
2026-07-27T11:37:44.5304950Z    Compiling ctutils v0.4.2
2026-07-27T11:37:44.5904901Z    Compiling backon v1.6.0
2026-07-27T11:37:44.6697940Z    Compiling darling_macro v0.23.0
2026-07-27T11:37:44.7070685Z    Compiling papaya v0.2.4
2026-07-27T11:37:44.7380364Z    Compiling filedescriptor v0.8.3
2026-07-27T11:37:44.7570801Z    Compiling strum v0.28.0
2026-07-27T11:37:44.8750577Z    Compiling iroh-dns v0.98.0
2026-07-27T11:37:44.9084929Z    Compiling serial v0.4.0
2026-07-27T11:37:44.9432341Z    Compiling anstyle-parse v1.0.0
2026-07-27T11:37:44.9891264Z    Compiling vte_generate_state_changes v0.1.2
2026-07-27T11:37:45.0216548Z    Compiling instability v0.3.12
2026-07-27T11:37:45.0302457Z    Compiling colorchoice v1.0.5
2026-07-27T11:37:45.1481600Z    Compiling foldhash v0.1.5
2026-07-27T11:37:45.1650791Z    Compiling is_terminal_polyfill v1.70.2
2026-07-27T11:37:45.1849740Z    Compiling shell-words v1.1.1
2026-07-27T11:37:45.2362042Z    Compiling downcast-rs v1.2.1
2026-07-27T11:37:45.2460827Z    Compiling unicode-width v0.2.0
2026-07-27T11:37:45.2490642Z    Compiling anstyle v1.0.14
2026-07-27T11:37:45.2920757Z    Compiling linux-raw-sys v0.4.15
2026-07-27T11:37:45.3280822Z    Compiling anstyle-query v1.1.5
2026-07-27T11:37:45.3470981Z    Compiling vte v0.13.1
2026-07-27T11:37:45.3740671Z    Compiling hashbrown v0.15.5
2026-07-27T11:37:45.4440708Z    Compiling signal-hook-mio v0.2.5
2026-07-27T11:37:45.4820645Z    Compiling darling v0.23.0
2026-07-27T11:37:45.5474770Z    Compiling anstream v1.0.0
2026-07-27T11:37:45.5655066Z    Compiling spake2 v0.4.0
2026-07-27T11:37:45.5747056Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-27T11:37:45.5751745Z    Compiling terminal_size v0.4.4
2026-07-27T11:37:45.7430673Z    Compiling strum_macros v0.26.4
2026-07-27T11:37:46.0168918Z    Compiling schemars v1.2.1
2026-07-27T11:37:46.0340683Z    Compiling itertools v0.13.0
2026-07-27T11:37:46.0561312Z    Compiling sha1 v0.10.6
2026-07-27T11:37:46.2441304Z    Compiling toml v0.8.23
2026-07-27T11:37:46.4100960Z    Compiling castaway v0.2.4
2026-07-27T11:37:46.4828923Z    Compiling regex v1.12.3
2026-07-27T11:37:46.5298835Z    Compiling indoc v2.0.7
2026-07-27T11:37:46.9940817Z    Compiling clap_lex v1.1.0
2026-07-27T11:37:47.0190977Z    Compiling doctest-file v1.1.1
2026-07-27T11:37:47.2002340Z    Compiling static_assertions v1.1.0
2026-07-27T11:37:47.2670565Z    Compiling unicode-width v0.1.14
2026-07-27T11:37:47.2792953Z    Compiling compact_str v0.8.2
2026-07-27T11:37:47.4107509Z    Compiling clap_builder v4.6.0
2026-07-27T11:37:47.5559983Z    Compiling hyper v1.10.1
2026-07-27T11:37:47.5751014Z    Compiling spt-msg v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-27T11:37:48.1007415Z    Compiling spt-runtime v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-27T11:37:48.2249647Z    Compiling unicode-truncate v1.1.0
2026-07-27T11:37:48.4134029Z    Compiling interprocess v2.4.2
2026-07-27T11:37:48.4591402Z    Compiling strum v0.26.3
2026-07-27T11:37:48.4743755Z    Compiling crossterm v0.28.1
2026-07-27T11:37:48.5930704Z    Compiling portable-pty v0.8.1
2026-07-27T11:37:48.6060712Z    Compiling lru v0.12.5
2026-07-27T11:37:48.8346794Z    Compiling clap_derive v4.6.1
2026-07-27T11:37:48.8650360Z    Compiling iana-time-zone v0.1.65
2026-07-27T11:37:49.1474435Z    Compiling spt-term v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-27T11:37:49.2590311Z    Compiling cassowary v0.3.0
2026-07-27T11:37:49.2692277Z    Compiling chrono v0.4.45
2026-07-27T11:37:49.3801111Z    Compiling hyper-util v0.1.20
2026-07-27T11:37:49.6830630Z    Compiling ratatui v0.29.0
2026-07-27T11:37:49.8002821Z    Compiling nucleo-matcher v0.3.1
2026-07-27T11:37:49.8933796Z    Compiling qrcode v0.14.1
2026-07-27T11:37:49.8941061Z    Compiling tempfile v3.27.0
2026-07-27T11:37:51.2280686Z    Compiling clap v4.6.1
2026-07-27T11:37:51.3632113Z    Compiling igd-next v0.17.1
2026-07-27T11:37:51.7099680Z    Compiling spt-live v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-27T11:37:52.5264758Z    Compiling portmapper v0.16.0
2026-07-27T11:37:58.3662713Z    Compiling rustls-webpki v0.103.13
2026-07-27T11:38:00.7611696Z    Compiling tokio-rustls v0.26.4
2026-07-27T11:38:00.7612258Z    Compiling rustls-platform-verifier v0.7.0
2026-07-27T11:38:00.7612704Z    Compiling noq-proto v0.17.0
2026-07-27T11:38:00.9036958Z    Compiling hyper-rustls v0.27.9
2026-07-27T11:38:00.9037593Z    Compiling hickory-net v0.26.0-beta.4
2026-07-27T11:38:00.9038054Z    Compiling tokio-websockets v0.13.2
2026-07-27T11:38:01.0257429Z    Compiling reqwest v0.13.4
2026-07-27T11:38:01.9836801Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-27T11:38:16.0517774Z    Compiling spt-net v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-27T11:38:17.5948531Z    Compiling spt-daemon v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-27T11:38:27.5946216Z    Compiling spt v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-27T11:38:32.6066775Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-07-27T11:38:32.6293866Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3ab4271e97bdecca)
2026-07-27T11:38:32.6307424Z 
2026-07-27T11:38:32.6307805Z running 1 test
2026-07-27T11:38:38.7194406Z test new_brain_serves_against_old_broker ... ok
2026-07-27T11:38:38.7194687Z 
2026-07-27T11:38:38.7194978Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-27T11:38:38.7195331Z 
2026-07-27T11:38:38.7352888Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-27T11:38:38.7353212Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-27T11:38:38.7365949Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T11:38:38.7366225Z env:
2026-07-27T11:38:38.7366406Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T11:38:38.7366630Z ##[endgroup]
2026-07-27T11:38:38.7409190Z CI-CENSUS scope roots:
2026-07-27T11:38:38.7409557Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T11:38:38.7410021Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T11:38:38.7410538Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T11:38:38.7410999Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T11:38:38.7411314Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T11:38:38.7455904Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-07-27T11:38:40.2368836Z CI-CENSUS phase=pre-reap box_procs=391 box_fds=10624 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T11:38:40.2369674Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T11:38:43.8301912Z CI-CENSUS phase=end box_procs=390 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T11:38:43.8302402Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T11:38:43.8302758Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-27T11:38:43.8393379Z Post job cleanup.
2026-07-27T11:38:43.9102362Z [command]/usr/bin/git version
2026-07-27T11:38:43.9134412Z git version 2.43.0
2026-07-27T11:38:43.9164399Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0b291abc-26fc-41aa-a648-2b8c0ce08015' before making global git config changes
2026-07-27T11:38:43.9165066Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T11:38:43.9167642Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T11:38:43.9195640Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T11:38:43.9224110Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T11:38:43.9404963Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T11:38:43.9424531Z http.https://github.com/.extraheader
2026-07-27T11:38:43.9431857Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T11:38:43.9456277Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T11:38:43.9649445Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T11:38:43.9676220Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T11:38:43.9981590Z Cleaning up orphan processes
